Create, document, index, and trigger ELO_RANKS_DAILY_KK_F
authorKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Fri, 17 Jul 2026 19:47:15 +0000 (19:47 +0000)
committerKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Sat, 18 Jul 2026 00:41:44 +0000 (00:41 +0000)
commitbfcefcf3d7010cdc5af2e131f372b8d86a086638
tree07023e04979ed39282831b3e5f63cf1f3ec7646d
parent01d73963b14a2cd4fc854d80c34ecad7e1e872eb
Create, document, index, and trigger ELO_RANKS_DAILY_KK_F
12 files changed:
db/schemas/lib/triggers/Makefile
db/schemas/lib/triggers/create/biography_data.m4
db/schemas/lib/triggers/create/elo_ranks_daily_kk_f.m4 [new file with mode: 0644]
db/schemas/lib/triggers/drop/elo_ranks_daily_kk_f.m4 [new file with mode: 0644]
db/schemas/sokwedb/indexes/Makefile
db/schemas/sokwedb/indexes/create/elo_ranks_daily_kk_f.m4 [new file with mode: 0644]
db/schemas/sokwedb/indexes/drop/elo_ranks_daily_kk_f.m4 [new file with mode: 0644]
db/schemas/sokwedb/tables/Makefile
db/schemas/sokwedb/tables/create/elo_ranks_daily_kk_f.m4 [new file with mode: 0644]
doc/src/analyzed.m4
doc/src/analyzed/elo_ranks_daily_kk_f.m4 [new file with mode: 0644]
doc/src/epilog.inc.m4